From 7aa86f0d35a3869972e0a100ca929787cb5978e5 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Mon, 27 Feb 2006 16:28:57 +0100 Subject: [PATCH] Move files that have appeared in the wrong place due to incorrect patch -p setting. Signed-off-by: Ewan Mellor --- {xen-unstable.hg/tools => tools}/examples/locking.sh | 0 {xen-unstable.hg/tools => tools}/examples/logging.sh | 0 {xen-unstable.hg/tools => tools}/examples/vtpm-delete | 0 {xen-unstable.hg/tools => tools}/examples/vtpm-hotplug-common.sh | 0 .../tools => tools}/xm-test/tests/vtpm/01_vtpm-list_pos.py | 0 .../tools => tools}/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py | 0 {xen-unstable.hg/tools => tools}/xm-test/tests/vtpm/Makefile.am | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {xen-unstable.hg/tools => tools}/examples/locking.sh (100%) rename {xen-unstable.hg/tools => tools}/examples/logging.sh (100%) rename {xen-unstable.hg/tools => tools}/examples/vtpm-delete (100%) rename {xen-unstable.hg/tools => tools}/examples/vtpm-hotplug-common.sh (100%) rename {xen-unstable.hg/tools => tools}/xm-test/tests/vtpm/01_vtpm-list_pos.py (100%) rename {xen-unstable.hg/tools => tools}/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py (100%) rename {xen-unstable.hg/tools => tools}/xm-test/tests/vtpm/Makefile.am (100%) diff --git a/xen-unstable.hg/tools/examples/locking.sh b/tools/examples/locking.sh similarity index 100% rename from xen-unstable.hg/tools/examples/locking.sh rename to tools/examples/locking.sh diff --git a/xen-unstable.hg/tools/examples/logging.sh b/tools/examples/logging.sh similarity index 100% rename from xen-unstable.hg/tools/examples/logging.sh rename to tools/examples/logging.sh diff --git a/xen-unstable.hg/tools/examples/vtpm-delete b/tools/examples/vtpm-delete similarity index 100% rename from xen-unstable.hg/tools/examples/vtpm-delete rename to tools/examples/vtpm-delete diff --git a/xen-unstable.hg/tools/examples/vtpm-hotplug-common.sh b/tools/examples/vtpm-hotplug-common.sh similarity index 100% rename from xen-unstable.hg/tools/examples/vtpm-hotplug-common.sh rename to tools/examples/vtpm-hotplug-common.sh diff --git a/xen-unstable.hg/tools/xm-test/tests/vtpm/01_vtpm-list_pos.py b/tools/xm-test/tests/vtpm/01_vtpm-list_pos.py similarity index 100% rename from xen-unstable.hg/tools/xm-test/tests/vtpm/01_vtpm-list_pos.py rename to tools/xm-test/tests/vtpm/01_vtpm-list_pos.py diff --git a/xen-unstable.hg/tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py b/tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py similarity index 100% rename from xen-unstable.hg/tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py rename to tools/xm-test/tests/vtpm/02_vtpm-cat_pcrs.py diff --git a/xen-unstable.hg/tools/xm-test/tests/vtpm/Makefile.am b/tools/xm-test/tests/vtpm/Makefile.am similarity index 100% rename from xen-unstable.hg/tools/xm-test/tests/vtpm/Makefile.am rename to tools/xm-test/tests/vtpm/Makefile.am -- 2.30.2